* emacsclient.c: Redo local variables to avoid shadowing problems.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Feb 2011 23:35:16 +0000 (15:35 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Feb 2011 23:35:16 +0000 (15:35 -0800)
commitae303e0ac9fcc96982857a4cbb6e201c433c8ec1
tree4ede967d4415604ff2b7a6661cd0005944b617dc
parentaef1e031e9c561613a0dda8f7f0aaf7f1d4923a6
* emacsclient.c: Redo local variables to avoid shadowing problems.

(message, socket_status, start_daemon_and_retry_set_socket):
Rename locals.
(main): Move decl of "i".
lib-src/ChangeLog
lib-src/emacsclient.c